home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista CD Expert 8
/
Revista CD Expert nº 08 CD1.iso
/
Utilitarios
/
Diversos
/
Coeli Stella 2000
/
_SETUP.1
/
Stella.exe
/
0
/
RCDATA
/
THTMLREFERENCEFORM
/
THTMLREFERENCEFORM.txt
Wrap
Text File
|
1999-03-13
|
5KB
|
195 lines
object HTMLReferenceForm: THTMLReferenceForm
Left = 303
Top = 219
Width = 596
Height = 466
Caption = 'Stella 2000 Special Reference'
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 125
TextHeight = 16
object Panel1: TPanel
Left = 0
Top = 0
Width = 588
Height = 60
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Font.Color = clBlack
Font.Height = -19
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 0
object BackButton: TExplorerButton
Left = 16
Top = 8
Width = 62
Height = 46
Caption = '<<<'
Options = [boMonoDisplay, boPopupMark, boShowBevel]
OnClick = BackButtonClick
IBitmap = {}
end
object ForwardButton: TExplorerButton
Left = 87
Top = 8
Width = 62
Height = 46
Caption = '>>>'
Options = [boMonoDisplay, boPopupMark, boShowBevel]
OnClick = ForwardButtonClick
IBitmap = {}
end
object Bevel1: TBevel
Left = 6
Top = 10
Width = 3
Height = 40
Style = bsRaised
end
object Bevel2: TBevel
Left = 156
Top = 10
Width = 3
Height = 40
end
object FontButton: TExplorerButton
Left = 175
Top = 8
Width = 62
Height = 46
Caption = 'Font'
DropDownMenu = FontPopupMenu
Options = [boMonoDisplay, boPopupMark, boShowBevel]
Font.Color = clBlack
Font.Height = -17
Font.Name = 'Courier New'
Font.Style = []
ParentFont = False
PopupMenu = FontPopupMenu
IBitmap = {}
end
object ColorButton: TExplorerButton
Left = 251
Top = 8
Width = 62
Height = 46
Caption = 'Color'
Options = [boMonoDisplay, boPopupMark, boShowBevel]
Font.Color = clBlack
Font.Height = -17
Font.Name = 'Courier New'
Font.Style = []
OnClick = ColorButtonClick
ParentFont = False
IBitmap = {}
end
object Bevel3: TBevel
Left = 322
Top = 10
Width = 3
Height = 40
end
end
object FrameViewer1: TFrameViewer
Left = 0
Top = 60
Width = 588
Height = 374
OnHotSpotTargetClick = FrameViewer1HotSpotTargetClick
NoSelect = False
SelLength = 0
HistoryMaxCount = 10
DefBackground = 14680063
DefFontName = 'Arial'
DefPreFontName = 'Courier New'
DefFontSize = 9
DefFontColor = clNavy
PrintMarginLeft = 2.000000000000000000
PrintMarginRight = 2.000000000000000000
PrintMarginTop = 2.000000000000000000
PrintMarginBottom = 2.000000000000000000
Align = alClient
TabOrder = 1
end
object FontPopupMenu: TPopupMenu
Left = 645
Top = 5
object Smaller1: TMenuItem
Caption = 'Smaller'
ShortCut = 0
OnClick = Smaller1Click
end
object Larger1: TMenuItem
Caption = 'Larger'
ShortCut = 0
OnClick = Larger1Click
end
object N1: TMenuItem
Caption = '-'
Default = True
ShortCut = 0
end
object Face1: TMenuItem
Caption = 'Face'
ShortCut = 0
OnClick = Face1Click
end
object FontColor1: TMenuItem
Caption = 'Color'
ShortCut = 0
OnClick = FontColor1Click
end
object N2: TMenuItem
Caption = '-'
Enabled = False
ShortCut = 0
end
object FontDefaults1: TMenuItem
Caption = 'Defaults'
ShortCut = 0
OnClick = FontDefaults1Click
end
end
object FontDialog1: TFontDialog
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
MinFontSize = 0
MaxFontSize = 0
Left = 615
Top = 5
end
object ColorDialog1: TColorDialog
Ctl3D = True
Left = 586
Top = 5
end
object IniOut1: TIniOut
FileName = 'HTMLREF.INI'
Items.Strings = (
'HTMLReferenceForm;Height;;Dimensions;FormHeight;1;0'
'HTMLReferenceForm;Width;;Dimensions;FormWidth;1;0'
'HTMLReferenceForm;Top;;Position;FormTop;1;0'
'HTMLReferenceForm;Left;;Position;FormLeft;1;0'
'FrameViewer1;DefBackground;;HTML;BackgroundColor;1;0'
'FrameViewer1;DefFontColor;clNavy;HTML;FontColor;1;0'
'FrameViewer1;DefFontName;Times New Roman;HTML;FontName;1;0'
'FrameViewer1;DefFontSize;12;HTML;FontSize;1;0'
'FrameViewer1;;;;;0;0')
RegistryRoot = CURRENT_USER
Left = 556
Top = 5
end
end